[Forwardport] Refactory to Magento_Backend module class.#17102
[Forwardport] Refactory to Magento_Backend module class.#17102magento-engcom-team merged 3 commits intomagento:2.3-developfrom tiagosampaio:2.3-develop-009
Conversation
|
Hi @tiagosampaio. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
FYI It's better to create up ports just after your PR was merged because original PR might contains some additional fixes and you have to add them. Also forward ports might be easy created by special tool (only when original PR was merged): https://github.com/magento/magento2/wiki/Simple-way-to-port-your-solutions-automatically |
|
Hi @tiagosampaio, |
Revert backward incompatible changes
|
Hi @ihor-sviziev. I had to cherry-pick the commit a1339ba before yours. That should be fine now. Thanks. |
|
@tiagosampaio thx, will review this PR just when original PR will be merged |
|
Hi @ihor-sviziev, thank you for the review. |
|
Hi @tiagosampaio. Thank you for your contribution. |
Refactory of a class in Magento_Backend module.
Description
Simple refactory to Magento_Backend module class.
Contribution checklist
Original PR:
#17101